home *** CD-ROM | disk | FTP | other *** search
/ PsL Monthly 1994 June / PSL Monthly Shareware CD-ROM (June 1994) (Public Software Library).bin / pastnews / cats.bat next >
DOS Batch File  |  1994-03-16  |  979b  |  25 lines

  1. echo off
  2. cls
  3. echo  
  4. echo The PsL News for each month is divided into files by category, as
  5. echo indicated by the file extension:
  6. echo  
  7. echo File Ext.:  Category:
  8. echo    ADD      Additions Disks - general small programs (NOTE: starting
  9. echo               in 12/93, small programs are grouped with categories below.)
  10. echo    BIZ      Business - accounting, business apps, database, spreadsheet
  11. echo    HOM      Home - games, home acct., education, other
  12. echo    PGM      Programming
  13. echo    SPC      Special Interests - religion, music, engineering, elec. pub.
  14. echo    UT       Utilities
  15. echo    VWS      News & Views - reader input, general articles.
  16. echo    WN1      Windows
  17. echo    WN2      More Windows
  18. echo    WN3      More Windows
  19. echo    WRD      Words & Graphics
  20. echo  
  21. echo You can use \VIEW to read any of the files in this directory on line.
  22. echo You can use FIND.BAT to search the files for a topic.
  23. echo Run FIND for more information.
  24. echo  
  25.